home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000231_news@newsmaster….columbia.edu _Tue Aug 26 11:05:12 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA24177
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 26 Aug 1997 11:05:11 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA22865
  7.     for kermit.misc@watsun; Tue, 26 Aug 1997 11:05:11 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit with PCMCIA Card - HELP!!!
  12. Date: 26 Aug 1997 15:05:09 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <5turb5$ht5$1@apakabar.cc.columbia.edu>
  16. References: <19970826005401.UAA26503@ladder02.news.aol.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7547
  19.  
  20. In article <19970826005401.UAA26503@ladder02.news.aol.com>,
  21. GazerBlue <gazerblue@aol.com> wrote:
  22. : I'm running W95 on a Toshiba Satellite 110CT laptop with a USR 33.3 PCMCIA
  23. : modem card. When I try and start kermit I get two errors as follows:
  24. : ?Warning: no hardware for this serial port
  25. : ?This port will be operated through the bios as BIOS2
  26. : I cannot get kermit to recognize the modem. Help..any patches,
  27. : suggestions?
  28. MS-DOS Kermit can not see this kind of device.
  29. You'll have to switch to Kermit 95:
  30.  
  31.   http://www.columbia.edu/kermit/k95.html
  32.  
  33. - Frank